Shader

Undocumented in source.

Constructors

this
this(string source, ShaderTypes type)

Given either the source or filename(asset loader).

Destructor

~this
~this()
Undocumented in source.

Members

Functions

opAssign
void opAssign(string source)
Undocumented in source. Be warned that the author may not have intended to support it.

Properties

id
uint id [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
type
ShaderTypes type [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.

Meta